home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / 14r.dir / 00010_watchNoWt.ls < prev    next >
Encoding:
Text File  |  1999-04-02  |  142 b   |  7 lines

  1. on enterFrame
  2.   if the type of sprite 35 <> 0 then
  3.     set the visible of sprite 19 to 1
  4.     set the movieRate of sprite 35 to 1
  5.   end if
  6. end
  7.